input_set_specified property
input_set_specified property
Gets or sets a value indicating whether input set is specified.
Definition:
@property
def input_set_specified(self):
...
@input_set_specified.setter
def input_set_specified(self, value):
...