BetaVariable.isRandomVariable

Compile-time enum constant indicating that BetaVariable is a random variable, always set to true.

struct BetaVariable(T)
enum isRandomVariable = true;