ScriptableVariable<T>.valueProperty in ScriptableVariable<T>Declarationpublic abstract T value { get; set; }DescriptionThe value of the variable.