representation_context property

representation_context property

Definition:

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

See Also