representation_type property

representation_type property

RepresentationType

Definition:

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

See Also