materials_anonymous property

materials_anonymous property

Gets or sets the materials anonymous.

Definition:

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

See Also