Gets and sets the property State. 
            
The state of the reserved Compute Node.
Possible Values:
- pending-payment-This reserved node has recently been purchased, and the sale has been approved, but payment has not yet been confirmed.
- active-This reserved node is owned by the caller and is available for use.
- payment-failed-Payment failed for the purchase attempt.
 Declaration Syntax
 Declaration Syntax| C# | 
public string State { get; set; }