public string Summary { get; set; }
Public Property Summary As String Get Set
public: property String^ Summary { String^ get (); void set (String^ value); }
member Summary : string with get, set
In This Article