public PdfColor EndColor { get; set; }
Public Property EndColor As PdfColor
public: property PdfColor^ EndColor { PdfColor^ get (); void set (PdfColor^ value); }