Tuple<PolicyID, AssetName>? get policyAndAssetName { if (islovelace) return null; return ADAHelper.separatePolcyAndAssetName(unit); }