'Declaration Public ReadOnly Property A As Byte
'Usage Dim instance As GcColor Dim value As Byte value = instance.A
public byte A {get;}
GcColor Structure GcColor Members