public Vector Center { get; set; }
Public Property Center As Vector
public: property Vector Center { Vector get (); void set (Vector value); }