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