public string FromAddress { get; set; }
Public Property FromAddress As String Get Set
public: virtual property String^ FromAddress { String^ get () sealed; void set (String^ value) sealed; }
abstract FromAddress : string with get, set override FromAddress : string with get, set
function get_FromAddress(); function set_FromAddress(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.