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