Return an object which is to be the new value of some property, or is to be added to a collection.

Namespace:  BioSharp.Core.Utils
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public Object Change { get; }

Remarks

May return null if this is not meaningful.

See Also