public bool IsPremium { get; set; }
Public Property IsPremium As Boolean
public: property bool IsPremium { bool get (); void set (bool value); }