mapped_representation property

mapped_representation property

MappedRepresentation

Definition:

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

See Also