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