'Declaration Public Property Value As Nullable(Of Boolean)
public Nullable<bool> Value {get; set;}
Property Value
A System.Boolean value of the export setting, ornull
if not set.'Declaration Public Property Value As Nullable(Of Boolean)
public Nullable<bool> Value {get; set;}
null
if not set.