Gets the ILookupService that was removed.

C# | Visual Basic | Visual C++ | J# |
public ILookupService LookupService { get; }
Public ReadOnly Property LookupService As ILookupService
public: property ILookupService^ LookupService { ILookupService^ get (); }
/** @property */ public ILookupService get_LookupService()