GSTPy.AttributeValue¶
-
class
GSTPy.AttributeValue¶ Attribute value with description.
-
property
description¶ The attribute description.
- Type
-
property
value¶ The attribute value. (Return type depends on
AttributeDescription.type())- Type
bool or int or float or str
-
property