Error Implementing OrderGroupAttribute

Hey All ,I have Persistently faced

> `Caused by: org.hibernate.PropertyNotFoundException: Could not locate getter method for property [org.openmrs.OrderGroup#voided]`

When Implementing OrderGroupAttribute

See Full Log Here

See PR Here

I Checked all the .hbm.xml files , and changesets all configured correctly (Except one which i later altered ) but the error seems to persist recursively. Has someone encountered something similar while adding Attributes /AttributeTypes to any class/es ?

These are the Classes

OrderGroup

OrderGroupAttribute

OrderGroupAttributeType

Mapping Files

OrderGroupAttributeType.hbm.xml

OrderGroupAttribute.hbm.xml