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