Public ReadOnly Property OwnerAlias As String
public string OwnerAlias { get; }
public: property String^ OwnerAlias { String^ get (); }
function get_ownerAlias();