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