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