'Declaration
Protected Overrides Property DrawFocusRectanglePriv As DrawFocusRectangle
'Usage
Dim instance As ChartShape Dim value As DrawFocusRectangle instance.DrawFocusRectanglePriv = value value = instance.DrawFocusRectanglePriv
protected override DrawFocusRectangle DrawFocusRectanglePriv {get; set;}