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