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