'Declaration <NullableAttribute(2)> Public Property RowSelectorResizeNorthSouthCursor As Cursor
'Usage Dim instance As TableView Dim value As Cursor instance.RowSelectorResizeNorthSouthCursor = value value = instance.RowSelectorResizeNorthSouthCursor
[Nullable(2)] public Cursor RowSelectorResizeNorthSouthCursor {get; set;}