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