public void SetAccessRights(AccessRights rights)
 {
     _functionDeclaration.SetAccessRights(rights);
 }