[NetForumFieldAttribute("ivd_ship_flag_cp")] public bool IsShipped { get; protected set; }
<NetForumFieldAttribute("ivd_ship_flag_cp")> Public Property IsShipped As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"ivd_ship_flag_cp")] property bool IsShipped { bool get (); protected: void set (bool value); }
[<NetForumFieldAttribute("ivd_ship_flag_cp")>] member IsShipped : bool with get, set
Copyright © Catalyst Fire 2014