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):
    ...

See Also