'Declaration
Public Shared ReadOnly Property DodgerBlue As PdfRgbColor
'Usage
Dim value As PdfRgbColor value = PdfRgbColor.DodgerBlue
public static PdfRgbColor DodgerBlue {get;}
public: static property PdfRgbColor^ DodgerBlue { PdfRgbColor^ get(); }