GSTPy.NewProperty

class GSTPy.NewProperty

Parameter to create a new property.

__init__((object)arg1, (str)name, (PropertyTypes)type)object :

Constructor.

Parameters
  • name (str) – The name of the property.

  • type (PropertyTypes) – The type of the property.