'DeclarationPublic ReadOnly Property LegendUpdateService As NLegendUpdateService
'UsageDim instance As NDocumentServiceManager Dim value As NLegendUpdateService value = instance.LegendUpdateService
public NLegendUpdateService LegendUpdateService {get;}