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