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