A value that detects whether the user has marked the entity has saved or not. This is useful for when you want to sync specific data to remote server and leave others.
@Column() bool? saved;