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