is_protected property

is_protected property

Gets true if protected.

Definition:

@property
def is_protected(self):
    ...

See Also