'Declaration
ReadOnly Property MaxPoint As IConditionValue
'Usage
Dim instance As IDatabar Dim value As IConditionValue value = instance.MaxPoint
IConditionValue MaxPoint {get;}
read-only property MaxPoint: IConditionValue;
function get MaxPoint : IConditionValue
__property IConditionValue* get_MaxPoint();
property IConditionValue^ MaxPoint { IConditionValue^ get(); }