each_attribute_from_newline property

each_attribute_from_newline property

Definition:

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

See Also