'Declaration Public ReadOnly Property BackgroundColor As ImGearRGBQuad
'Usage Dim instance As ImGearRecLetter Dim value As ImGearRGBQuad value = instance.BackgroundColor
public ImGearRGBQuad BackgroundColor {get;}
public: __property ImGearRGBQuad get_BackgroundColor();
public: property ImGearRGBQuad BackgroundColor { ImGearRGBQuad get(); }