[NetForumFieldAttribute("inv_shippable_items_flag")] public bool ContainsShippableItems { get; protected set; }
<NetForumFieldAttribute("inv_shippable_items_flag")> Public Property ContainsShippableItems As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"inv_shippable_items_flag")] virtual property bool ContainsShippableItems { bool get () sealed; protected: void set (bool value) sealed; }
[<NetForumFieldAttribute("inv_shippable_items_flag")>] abstract ContainsShippableItems : bool with get, set [<NetForumFieldAttribute("inv_shippable_items_flag")>] override ContainsShippableItems : bool with get, set
Copyright © Catalyst Fire 2014