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