On this pagename MethodReturns contract name.Contract#NativeContractCopyExample#Request content:var result = Contract.Call(nativeHash, "name", new object[] { });CopyRespond content:{ "Type":"ByteString", "value":"NEO"}CopyRespond description:ByteString type: contract name is successfully requested.Others: failed.