'Declaration
Protected Overridable Property TextOrientationPriv As TextOrientation
'Usage
Dim instance As ElementControl Dim value As TextOrientation instance.TextOrientationPriv = value value = instance.TextOrientationPriv
protected virtual TextOrientation TextOrientationPriv {get; set;}