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