I am wondering is it possible for me to access the _staff_id
variable without me having to change the declaration to public (I have access to change this but its not my code and im assuming it was made private for a reason, however i am still tasked with getting this information)
MyObject Object
(
[_staff_id:private] => 43
)