childs property

childs property

Gets the collection of a nested entities.

Definition:

@property
def childs(self):
    ...

See Also