public PropertyDesignSchemeColors ForegroundColors {get; set;}
public: property PropertyDesignSchemeColors^ ForegroundColors { PropertyDesignSchemeColors^ get(); void set ( PropertyDesignSchemeColors^ value); }
'Declaration
Public Property ForegroundColors As PropertyDesignSchemeColors