'DeclarationProtected ReadOnly Property ChildDataSourceProvider As DataSourceProvider
'UsageDim instance As ParentDataSourceProvider Dim value As DataSourceProvider value = instance.ChildDataSourceProvider
protected DataSourceProvider ChildDataSourceProvider {get;}