Mark an existing property as private
CFResult<void> markPropertyAsPrivate(String key) => _userManagementComponent.markPropertyAsPrivate(key);