public bool IsOptional { get; set; }
Public Property IsOptional As Boolean Get Set
public: property bool IsOptional { bool get (); void set (bool value); }
member IsOptional : bool with get, set
function get_IsOptional(); function set_IsOptional(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.