withClause property

WithClause? withClause

Return the with clause for the enumeration, or null if the enumeration does not have a with clause.

Implementation

WithClause? get withClause;