Table of Contents

Property Expression

Namespace
Bonsai.Scripting.Python
Assembly
Bonsai.Scripting.Python.dll

Expression

Gets or sets the Python expression to evaluate.

public string Expression { get; set; }

Property Value

string