enabled property

int? get enabled

Implementation

int? get enabled;
set enabled (int? enabled)

Implementation

set enabled(int? enabled);