News content.
[Visual Basic] Public Property content As String [C#] public string content { get; set; } [C++] public: __property String* get_content(); public: __property void set_content(String* ); [JScript] public function get content() : String public function set content(String);
News Class | croemud.serverpacket Namespace