GSTPy.MoMaPropertyValue¶
-
class
GSTPy.MoMaPropertyValue¶ Information about a MoMa property value.
-
linked_element¶ The MoMa element node.
Type: LinkedElement
-
moma_property¶ The MoMa property description.
Type: MoMaPropertyDesc
-
value¶ The property value.
Type: bool or int or float or str
-