public bool Editable { get; set; }
Public Property Editable As Boolean Get Set
public: virtual property bool Editable { bool get () sealed; void set (bool value) sealed; }
© 2021 GitHub Community. All rights reserved.