block_attributer_id property

block_attributer_id property

Gets or sets the block attributer identifier.

Definition:

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

See Also