isStatic property

bool? get isStatic

Implementation

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

Implementation

set isStatic(bool? value);