protected bool IsPremium { get; set; }
Protected Property IsPremium As Boolean Get Set
protected: property bool IsPremium { bool get (); void set (bool value); }