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