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