An interface that implements the CloudNimble common pattern for tracking who created an Entity.
public interface IActiveTrackable
bool IsActive { get; set; }