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