'DeclarationPublic ReadOnly Property Idx As Integer
public int Idx {get;}
public read-only property Idx: Integer; public function get Idx : intpublic: __property int get_Idx();
public: property int Idx { int get(); }
'DeclarationPublic ReadOnly Property Idx As Integer
public int Idx {get;}
public read-only property Idx: Integer; public function get Idx : intpublic: __property int get_Idx();
public: property int Idx { int get(); }