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