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