The Pool property gets the owner pool of the lane. The Lane
property of the Pool object returns the horizontal/vertical lanes of the pool.
The Parent property retrieves the parent of the current lane.
The Children property retrieves a collection of child-lanes. The Count
property of the Lanes object defines the
number of child-lanes ( sub-lanes ). The Item
property of the Lanes object returns the Lane
object giving its position.