[NetForumFieldAttribute("wps_author")] public string Author { get; protected set; }
<NetForumFieldAttribute("wps_author")> Public Property Author As String Get Protected Set
public: [NetForumFieldAttribute(L"wps_author")] property String^ Author { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("wps_author")>] member Author : string with get, set
Copyright © Catalyst Fire 2014