Check if $this->definition has the method getPropertyDefinitions to prevent an...
Check if $this->definition has the method getPropertyDefinitions to prevent an error to be thrown later on in $this->getProperties(FALSE) on the parent class.
Closes #3539326