public bool Published { get; set; }
Public Property Published As Boolean Get Set
public: virtual property bool Published { bool get () sealed; void set (bool value) sealed; }
abstract Published : bool with get, set override Published : bool with get, set
function get_Published(); function set_Published(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.