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).
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Platform { get; set; }
 Value
 ValueThe platform.