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