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