Class in Yarn
Inherits from System.Object
System.Object
Represents a property that belongs to a type and contains a read-only value.
public class ConstantTypeProperty : ITypeMember
This kind of type member is useful for constant properties, like enum cases.
Description
Gets a string describing this property.
Type
Gets the type of this property.
Value
Gets the value that is stored in this property.
Last updated 2 months ago
Was this helpful?