public AccessRights GetAccessRights()
 {
     return(_functionDeclaration.GetAccessRights());
 }