public static bool UseChainRule4 { get; set; }
Public Shared Property UseChainRule4 As Boolean Get Set
public: static property bool UseChainRule4 { bool get (); void set (bool value); }
static member UseChainRule4 : bool with get, set
In This Article