Currently the Property.reorder() method raises a NotImplementedError, while the Document.reorder() method raises an AttributeError.
As far as I am aware, thereorder() method only makes sense in the context of a Section.
If there are no objections, the method could be removed from baseobject and moved to just Section.