representation_identifier property

representation_identifier property

RepresentationIdentifier

Definition:

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

See Also