public int PaletteCount { get; }
Public ReadOnly Property PaletteCount As Integer Get
public: property int PaletteCount { int get (); }
member PaletteCount : int with get