public int W { get; }
Public ReadOnly Property W As Integer Get
public: property int W { int get (); }
function get_W();
In This Article