ReadOnly Property QueueName As String Get
string QueueName { get; }
property String^ QueueName { String^ get (); }
function get_queueName();