[]
Gets or sets an instance of the ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if ShapeType is not None).
[TypeConverter(typeof(ExpandableObjectConverter))] public ShapeBase Shape { get; set; }