Abstract
Expresses a Concept as another type, usually a primitive such as string or number.
The type of the underlying value.
Initializes a new instance of ConceptAs.
The value to initialize the concept with.
Readonly
Returns the string representation of the concept.
String representation of the underlying value.
Returns the primitive value of the concept.
The underlying value.
Expresses a Concept as another type, usually a primitive such as string or number.