public ePlatform Platform { get; protected set; }
Public Property Platform As ePlatform Get Protected Set
public: property ePlatform Platform { ePlatform get (); protected: void set (ePlatform value); }