Is there a way to use SVA property's local variable value to be used outside property

In reply to Monarch Dave:

The macro `uvm_info expands to begin…end hence your issue. Use uvm_report_info () function instead.

Srini
www.go2uvm.org