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