X.
[Visual Basic] Public Property x As Short [C#] public short x { get; set; } [C++] public: __property short get_x(); public: __property void set_x(short ); [JScript] public function get x() : short public function set x(short);
Move Class | croemud.clientpacket Namespace