'Declaration <FormulaBindablePropertyAttribute()> Property AutoShapeType As AutoShapeType
'Usage Dim instance As IShapeBase Dim value As AutoShapeType instance.AutoShapeType = value value = instance.AutoShapeType
[FormulaBindableProperty()] AutoShapeType AutoShapeType {get; set;}