disabled property

bool? get disabled

Implementation

bool? get disabled;
set disabled (bool? value)

Implementation

set disabled(bool? value);