FirstClassProperties property
      
      List<PropertyDefinition> 
      get
      FirstClassProperties
      
    
    
Implementation
List<PropertyDefinition> get FirstClassProperties =>
    this._firstClassProperties;List<PropertyDefinition> get FirstClassProperties =>
    this._firstClassProperties;