Security
It's possible to restrict access for editors to items or properties using attributes.
Resitricting editor access to items
The ItemAuthorizedRoles attribute defines that only editors belonging to the group NewsEditors can create this type of item.
Restricting access to properties/details
The DetailsAuthorizedRoles attribute restricts access to the LogoUrl property. Only editors belonging to the group PowerEditors can edit this value.