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