public new string Text {get; set;}
public read-write property Text: String;
public hide function get,set Text : String
public: __property new string* get_Text(); public: __property new void set_Text( string* value );
public: new property String^ Text { String^ get(); void set ( String^ value); }
'Declaration Public Shadows Property Text As String
'Declaration
Public Shadows Property Text As String
AnnotationText Class AnnotationText Members