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