Class Variable
public class Variable
- Inheritance
-
Variable
- Inherited Members
Properties
DefaultValue
public string DefaultValue { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
ResolvedType
public Type ResolvedType { get; }
Property Value
Type
public object Type { get; set; }