effect property
effect property
Gets or sets the effect. There must be at least one effect element.
Definition:
@property
def effect(self):
...
@effect.setter
def effect(self, value):
...
Gets or sets the effect. There must be at least one effect element.
@property
def effect(self):
...
@effect.setter
def effect(self, value):
...