@NodeRelationship(type = "BODY", direction = Direction.OUTGOING)
@FilterProperty
val body: LazyLoadingDelegate<Body, NodePropertyDelegate.NodeProperty>

The Body of the Issue, a Comment directly associated with the Issue.