incarnation property

incarnation property

Gets or sets rendition incarnation

Definition:

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

See Also