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