isCascaded property
bool
get
isCascaded
Return true
if this expression is cascaded.
If it is, then the target of this expression is not stored locally but is stored in the nearest ancestor that is a CascadeExpression.
Implementation
bool get isCascaded;