[RequiredAttribute] public string Message { get; set; }
<RequiredAttribute> Public Property Message As String Get Set
public: [RequiredAttribute] property String^ Message { String^ get (); void set (String^ value); }
[<RequiredAttribute>] member Message : string with get, set
function get_Message(); function set_Message(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.