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