Block.Description returns empty string

Block.Description returns empty strings for nested blocks, is this a bug?
image

The Block.Description node accesses the BlockTableRecord.Comments property.

If there is no data in the block property then it will be blank

You can add information to a block using the Block.SetDescription node from Camber nodes