What is Null point access

In reply to Prawin kumar:

From where did you get this decaration:
uvm_analysis_port(sequence_item)seq_item_port

seq_item_port is a name only. For all references you do it is your choice.
But seq_item_port is reserved name, because it is used in the UVM base class library.