string IssuerName { get; set; }
Property IssuerName As String Get Set
property String^ IssuerName { String^ get (); void set (String^ value); }
abstract IssuerName : string with get, set
In This Article