isOwner is used to check whether the sender is the owner of the contract.
the sender of the transaction, hex string format with 0x prefix.
true if the sender is the owner of the contract, otherwise false.
postContractCall will be triggered after the contract call is executed.
context information of current join point.
isOwner is used to check whether the sender is the owner of the contract.