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