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