is_init property

is_init property

Gets or sets a value indicating whether this instance is initialize.

Definition:

@property
def is_init(self):
    ...

See Also