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