string EditText { get; set; }
Property EditText As String Get Set
property String^ EditText { String^ get (); void set (String^ value); }