The designator sibling describes all notes at the same outline level as the current note that share a common parent.
Designators don't allow offset references as with attributes. Thus $Name("Some note") works but children("Some note") doesn't. If an offset designator is needed use find() instead.