isConst property

bool isConst

Return true if this variable was declared with the 'const' modifier.

Implementation

bool get isConst;