isConst property

bool isConst

Whether the variable was declared with the 'const' modifier.

Implementation

bool get isConst;