'Declaration
Public Overrides NotOverridable ReadOnly Property Count As Integer
public override int Count {get;}
public read-only property Count: Integer; override;
public override function get Count : int
public: __property int get_Count() override;