public bool ServiceEnabled { get; set; }
Public Property ServiceEnabled As Boolean Get Set
public: property bool ServiceEnabled { bool get (); void set (bool value); }