Gets or sets the platform. The following platforms are supported: ADM (Amazon Device Messaging),
APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).

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

The platform.