public GeneralName RequestorName { get; }
Public ReadOnly Property RequestorName As GeneralName Get
public: property GeneralName^ RequestorName { GeneralName^ get (); }
function get_RequestorName();
In This Article