public ControlShape Shape { get; }
Public ReadOnly Property Shape As ControlShape Get
public: property ControlShape Shape { ControlShape get (); }
member Shape : ControlShape with get