ForumUserMentionResponse? Response { get; set; }Property Response As ForumUserMentionResponse
Get
Setproperty ForumUserMentionResponse^ Response {
ForumUserMentionResponse^ get ();
void set (ForumUserMentionResponse^ value);
}abstract Response : ForumUserMentionResponse with get, set