semantic property
semantic property
Gets or sets the semantic. The semantic attribute specifies which effect parameter to bind.
Definition:
@property
def semantic(self):
...
@semantic.setter
def semantic(self, value):
...
Gets or sets the semantic. The semantic attribute specifies which effect parameter to bind.
@property
def semantic(self):
...
@semantic.setter
def semantic(self, value):
...