get set the temporary value
public string SessionValue { get; set; }
member this.SessionValue : string with get, set
Public Property SessionValue As String
Thank you.