[Missing <summary> documentation for "P:Frontenac.Blueprints.Parameter.Value"]
 
    Namespace: 
   Frontenac.Blueprints
    Assembly:
   VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic Object Value { get; set; }Public Property Value As Object
	Get
	Set
public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}member Value : Object with get, set
Property Value
Type: 
Object
See Also