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