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