public Platform Platform { get; set; }
Public Property Platform As Platform Get Set
public: virtual property Platform^ Platform { Platform^ get () sealed; void set (Platform^ value) sealed; }