public Nullable<uint> PropertyTableSize {get; set;}
'Declaration
Public Property PropertyTableSize As Nullable(Of UInteger)
'Usage
Dim instance As OfficeArtRGFOPTE Dim value As Nullable(Of UInteger) instance.PropertyTableSize = value value = instance.PropertyTableSize