has_value property

has_value property

Gets a value indicating whether this instance has value.

Definition:

@property
def has_value(self):
    ...

See Also