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