'Declaration Public ReadOnly Property Percentage As System.Nullable(Of Double)
'Usage Dim instance As DataLabel Dim value As System.Nullable(Of Double) value = instance.Percentage
public System.Nullable<double> Percentage {get;}
'Declaration Public ReadOnly Property Percentage As System.Nullable(Of Double)
'Usage Dim instance As DataLabel Dim value As System.Nullable(Of Double) value = instance.Percentage
public System.Nullable<double> Percentage {get;}