[This is preliminary documentation and is subject to change.]
public static bool Is<TValue>( this ITerminalProperty property )
<ExtensionAttribute> Public Shared Function Is(Of TValue) ( property As ITerminalProperty ) As Boolean
public: [ExtensionAttribute] generic<typename TValue> static bool Is( ITerminalProperty^ property )
[<ExtensionAttribute>] static member Is : property : ITerminalProperty -> bool