notation_value property

notation_value property

NotationValue

Definition:

@property
def notation_value(self):
    ...
@notation_value.setter
def notation_value(self, value):
    ...

See Also