Returns the next documentable object in a chain of documentable objects.
If this instance does not have the information to return a value from the other methods in this interface, it will forward on that method to this property.
Source
APIDocumentable get documentableChild => null;