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