representation property
representation property
Representation
Definition:
@property
def representation(self):
...
@representation.setter
def representation(self, value):
...
Representation
@property
def representation(self):
...
@representation.setter
def representation(self, value):
...