Gets and sets the property Status.
The status of the access key. CopyC#
means the key is valid for API calls,
while Active
CopyC#
means it is not.
Inactive

C# |
public string Status { get; set; }