'Declaration Public Property NegativeForeground As Brush
'Usage Dim instance As GcNumber Dim value As Brush instance.NegativeForeground = value value = instance.NegativeForeground
public Brush NegativeForeground {get; set;}
'Declaration Public Property NegativeForeground As Brush
'Usage Dim instance As GcNumber Dim value As Brush instance.NegativeForeground = value value = instance.NegativeForeground
public Brush NegativeForeground {get; set;}