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