isQualified property
bool
get
isQualified
Return true
if this identifier is the "name" part of a prefixed
identifier or a method invocation.
Implementation
bool get isQualified;
Return true
if this identifier is the "name" part of a prefixed
identifier or a method invocation.
bool get isQualified;