'Usage Dim instance As SPList Dim value As Boolean value = instance.NoCrawl instance.NoCrawl = value 'Declaration Public Property NoCrawl As Boolean