I want to know how to attribute names to properties inside SMV file.
I have done this but only from the terminal (see the following code)
NuSMV > add_property -c -p "AG !(Object1.state = ready & AX Object2.state = running)" -n "first"
NuSMV > check_property