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