GSTPy.NewProperty

class GSTPy.NewProperty

Parameter to create a new property.

__init__((object)self, (str)name, (PropertyTypes)type) → None
name

The name of the property.

Type:str
type

The type of the property.

Type:PropertyTypes