### Brief Abstract Named functions in the headline have code duplication within their deprecated counterparts e.g. `org-roam-add-property`. ### Long Description I was stumbling upon these functions yesterday and was really confused by the code duplication. ### Proposed Implementation (if any) the deprecated functions should call the correct functions. ### Please check the following: - [x] No similar feature requests