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