Problem with something that should be simple

I have a block whose classifier behavior is a state machine. It makes the first transition properly, but the state that it enters has an Entry behavior that starts by executing an Opaque action that should set the value for a value property of the classifier block. It appears to execute the opaque action, but the value of the property does not change. can anyone help?