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