I am working on a DDD(Domain Driven Design) project and have my entity or value Object in the domain like this:
public class Currency : ValueObject