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