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