AssertionSubject Property
The subject of the assertion.
Syntax
[VB.NET] Public ReadOnlyProperty AssertionSubject As String
[C#] public string AssertionSubject {get;}
Remarks
This property holds the subject of the assertion.
This property is read-only and not available at design time.
Default Value
""