public string InitialAddModeText { get; set; }
Public Property InitialAddModeText As String Get Set
public: property String^ InitialAddModeText { String^ get (); void set (String^ value); }