traits
Items can have ONE of the following access traits:

private

public
===

private
You can click the

command on a public item to make it private. Private items will not be accessible to users that are not logged in.
===

public
You can click the

command on a private item to make it public. Public items will be accessible to everyone, even users that are not logged in.