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