public OAuthKey Key { get; set; }
Public Property Key As OAuthKey
public: property OAuthKey^ Key { OAuthKey^ get (); void set (OAuthKey^ value); }