'Declaration
Public ReadOnly Property CenterX As Single
public float CenterX {get;}
public read-only property CenterX: Single;
public function get CenterX : float
public: __property float get_CenterX();
public: property float CenterX { float get(); }