'Declaration
Public ReadOnly Property ConditionType As AssertionConditionType
'Usage
Dim instance As AssertionConditionAttribute Dim value As AssertionConditionType value = instance.ConditionType
public AssertionConditionType ConditionType {get;}
public: property AssertionConditionType ConditionType { AssertionConditionType get(); }