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