associativity_flag property
associativity_flag property
Gets or sets the associativity flag.
Definition:
@property
def associativity_flag(self):
...
@associativity_flag.setter
def associativity_flag(self, value):
...
Gets or sets the associativity flag.
@property
def associativity_flag(self):
...
@associativity_flag.setter
def associativity_flag(self, value):
...