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