This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
12.5.3 Is operator
The Is operator is used to do a reference comparison. The operands must both be reference types. This operator is useful to force a reference comparison when the type Object is involved.