'Declaration
Public Shadows Property TextOrientation As TextOrientation
'Usage
Dim instance As EmptyCellType Dim value As TextOrientation instance.TextOrientation = value value = instance.TextOrientation
public new TextOrientation TextOrientation {get; set;}