is_really_locked_flag property
is_really_locked_flag property
Gets or sets the is really locked flag.
Definition:
@property
def is_really_locked_flag(self):
...
@is_really_locked_flag.setter
def is_really_locked_flag(self, value):
...
Gets or sets the is really locked flag.
@property
def is_really_locked_flag(self):
...
@is_really_locked_flag.setter
def is_really_locked_flag(self, value):
...